home *** CD-ROM | disk | FTP | other *** search
/ Just Call Me Internet / Just Call Me Internet.iso / com / othernet / fidonet / spot_132 / doc / jetmail.doc / jetmail.txt < prev    next >
Text File  |  1995-08-08  |  58KB  |  1,736 lines

  1. Preliminary short documentation for JetMail [Beta-Version]
  2. ==========================================================
  3.  
  4. For version: 0.99beta20
  5.  
  6.  
  7. RESTRICTIONS:
  8. =============
  9.  
  10. 1.  JetMail only works with Semper or Binkley 3.00 and higher (because
  11.     it uses the base 36 format for outbound files like IOS). We can't
  12.     supply THE-BOX support.
  13.  
  14. 2.  You have to install Binkley with domains, because JetMail is written to work
  15.     as a 5D system. All addresses in the configuration file must be 5D. You
  16.     can switch to 4D or 3D/2D for links which don't support 5D.
  17.     
  18.     ATTENTION: All domain names have to be completely LOWERCASE!
  19.  
  20. 3.  Messagetracking only works with a BTNC nodelist. The compiler for this 
  21.     nodelist is distributed with JetMail. The current version of Semper and
  22.     Binkley (3.03a/Beta-2) supports this format and is available from
  23.     2:243/6007 with BT-BETA !GNADE and other ST based systems.
  24.     
  25.     Some C source to access this nodelist type is requestable at the same
  26.     system with magic BNL-SRC.
  27.  
  28. 4.  Some TOS versions have problems with memory management. As JetMail uses
  29.     the memory manager VERY heavily, it might be necessary to use the util
  30.     FOLDR100.PRG and/or POOLFIX4.PRG in your AUTO folder. For Mag!x and KAOS,
  31.     you have to install ADDMEM.PRG in your AUTO folder.
  32.  
  33. 5.  You have to set up all three *different* inbound paths to get JetMail
  34.     work!
  35.  
  36. 6.  LED 1.03beta or higher is recommended as you can use many features
  37.     of JetMail only if you have access to the extended message flags.
  38.     ATTENTION: NoDeleteUnread doesn't work with older LED versions!
  39.  
  40. 7.  The mail flavours Direct and Immediate work only correctly with
  41.     Semper, because of a bug in BinkleyTerm, which takes the character
  42.     'D' as Immediate and has no special Direct flavour.
  43.  
  44.  
  45. CONFIGURATION
  46. =============
  47.  
  48. All configuration and system files are held in special system folder. JetMail 
  49. takes the name of the system folder from the environment variable JETMAIL or
  50. assumes .\JETMAIL if the environment variable isn't defined.
  51.  
  52. [The new method of searching for auxilliary files is described in
  53. UPDATE.TXT for 0.99beta20, please see explanation there.]
  54.  
  55.  
  56. Following files will be held in the system directory:
  57.  
  58. 1.  CONFIG.JM    : Main configuration file.
  59.  
  60. 2.  ROUTE.JM     : File with routing information.
  61.  
  62. 3.  DUPES.SYS    : CRC's of the last 8000 messages for dupechecking.
  63. 3b. TICDUPES.SYS : same for TIC files
  64.  
  65. 4.  MAILHIST.SYS : Statistic file of inbound and outbound traffic. 
  66.                    Just try the JetStat program.
  67.                 
  68. 5.  AREAHIST.SYS : Statistic about traffic in the echoareas.
  69.                    Also just for JetStat.
  70.  
  71. 6.  AFHELP.JM    : Helpfile for the built-in AreaFix
  72. 6b. FFHELP.JM    : same for FileFix
  73.  
  74. 7.  EXITINFO.SYS : Exit information generated after every exit
  75.                    This file can be processed by EXITINFO.TTP
  76.  
  77. 8.  FWD.SYS      : Information about waiting area request forwards.
  78.  
  79. 9.  LASTRUN.SYS  : JetMail keeps information about the time of the
  80.                    last execution in this file to recognize big system
  81.                    clock failures and then stop the system.
  82.  
  83. 10. HATCH.SYS    : Informations about files hatched by JMHatch.
  84.  
  85.  
  86. The included JETLIGHT.TTP is a version of JetMail without built-in
  87. AreaFix and FileFix functions. To save some RAM at point systems.
  88.  
  89. So let's now describe the format of the CONFIG.JM file. Comments are possible
  90. with a ; at the beginning of the line. Recognized separators are blanks and
  91. TABs. Pathnames could be specified with and without trailing backslash.
  92.  
  93. The order of commands has to be:
  94.  
  95. o Domain Definitions
  96. o System addresses
  97. o Link Definitions
  98.  
  99. All other commands can be used anywhere.
  100.  
  101.  
  102. SPECIFYING INBOUND/OUTBOUND DIRECTORIES
  103. =======================================
  104.  
  105. Inbound         <path>
  106.  
  107.     Directory of the normal inbound, i.e. the inbound for mail from
  108.     systems with whom you have no session password.
  109.     
  110.     This is the same as "Inbound" and "KnownInbound" in Binkley.
  111.  
  112. SecureInbound   <path>
  113.  
  114.     Directory of the inbound for protected systems, i.e. systems for
  115.     which you've defined a session password.
  116.  
  117.     The directories must correspond with the inbound settings for Binkley or
  118.     Semper. It is absolutely necessary to define both inbounds to run
  119.     JetMail.
  120.     
  121.     This is the same as "ProtInbound" in Binkley or "PInbound" in Semper.
  122.  
  123. Outbound        <path>
  124.  
  125.     Defines the default outbound for your first domain. The same as the second
  126.     argument in the first domain statement of Binkley. Normally points to
  127.     'OUTBOUND'.
  128.  
  129. SECURITY
  130. ========
  131.  
  132. JetMail will handle mail as follows:
  133.  
  134. 1.  JetMail doesn't process Arcmail in Normal/Known Inbound. It just writes
  135.     a message in the log and renames the Arcmail bundles to *.Bnn. Only Arcmail
  136.     in the protected inbound will be processed by JetMail.  
  137.  
  138. 2.  Packets from not linked systems (about the concept of links, see later)
  139.     in the protected inbound are renamed to BKT. Also packets from links with
  140.     a password mismatch.
  141.  
  142. 3.  If the destination address of the packet is not our system the packet is 
  143.     renamed to BKT.
  144.  
  145.  
  146. ARCHIVERS
  147. =========
  148.  
  149.     JetMail supports the following archive formats: ARC,LZH,LHA,ZIP,ZOO,ARJ.
  150.     The syntax is very simple. Put the Keywords 
  151.  
  152.     ArcPack, ArcExtract, LZHPack, LZHExtract, LHAPack, LHAExtract, ZipPack,
  153.     ZipExtract, ZooPack, ZooExtract, ArjPack, ArjExtract 
  154.  
  155.     in your CONFIG.JM, specify the path to the compression utility after the
  156.     keyword and then the desired options for extracting or adding.
  157.  
  158.     Example: ZipPack c:\archiver\zip\zipjr.ttp -a -mt -edb
  159.  
  160.     The difference between LHA and LZH is, that LZH is for old LHARC archives
  161.     before version 2.0. Sometimes lharc 2.01 has difficulties to unpack these
  162.     archives. Normally LHA/LZH will point to the same archiver.
  163.  
  164.  
  165. SPECIAL AREAS
  166. =============
  167.  
  168. Netmail         <areaname>
  169.  
  170.     Defines the netmail area name as specified in AREAS.BBS. So, if you have
  171.     an AREAS.BBS line
  172.     
  173.     G:\MSGBASE\NETMAIL FidoNetmail
  174.     
  175.     then you would have to define
  176.     
  177.     Netmail     FidoNetmail
  178.     
  179. Mailbox         <areaname>
  180.  
  181.     Defines your private mailbox. If defined, every EchoMail directed to the 
  182.     Sysop will also be saved into this folder. JetMail will put a 
  183.     \03AREA [AreaTag] line into the message. You could reply to this mail as 
  184.     in a normal echomail area (but don't delete the special line when 
  185.     replying). JetMail will recognize the Areaname from this line when scanning
  186.     the Mailbox and saves the message back to this area if SaveLocal is active.
  187.     
  188.     'Messages to sysop' pointers won't be set in the normal echomail when
  189.     mailbox is defined.
  190.     
  191.     The definition is done as for Netmail.
  192.     
  193.     ATTENTION: This area has to be defined in AREAS.BBS, too!
  194.     
  195. BadMsgs         <areaname>
  196. DupeMsgs        <areaname>
  197.  
  198.     These keywords define areas for unprocessable messages and for dupes.
  199.     If DupeMsgs is not set, dupes will be saved into the BadMsgs area. If
  200.     also BadMsgs remains undefined, dupes are thrown away.
  201.     
  202.     The definition is done as for Netmail.
  203.     
  204.     ATTENTION: These areas have to be defined in AREAS.BBS, too!
  205.  
  206. Archive         <filename>
  207.  
  208.     Defines the area to which msgs are copied which had the Archive/Sent flag
  209.     set when exporting. This flag is supported by LED 1.03beta and higher.
  210.     
  211.     ATTENTION: This area has to be defined in AREAS.BBS, too!
  212.  
  213. SPECIFYING DOMAINS AND NETWORK ADDRESSES
  214. ========================================
  215.  
  216.     This is in my opinion the most difficult part in configuring JetMail. As 
  217.     i mentioned in the introduction, it is not possible to run JetMail without
  218.     using domains.
  219.  
  220. Domain          <name>    <abbrev>    <official>
  221.  
  222.     as it said, <name> is the name of the domain like fidonet.org or nest.ftn.
  223.     <abbrev> is the shortening of the domain name and is used to identify the
  224.     outbound folder for mailpackets like in Binkley (NOTE: This isn't true for 
  225.     the first domain. JetMail takes the Outbound folder instead of). It is also
  226.     used for FSC0045 packets. <official> could be anything and is used to plot 
  227.     the 'NiceOrigin' line.
  228.     
  229.     Example:  Domain nest.ftn nest NeST
  230.     
  231.     nest.05a will now be the outbound folder for NeST mailpackets. The Origin
  232.     line will be (90:4/0@nest.ftn) or (NeST 90:4/0) if you specify NiceOrigin.
  233.     Please note that 'abbrev' must correspond with the second parameter in 
  234.     Binkleys domain statement. If you send FSC0045 packets, JetMail puts 'nest'
  235.     into the OrigDomain field of the mailpacket.
  236.     
  237.     ATTENTION:  The <name> parameter will be automatically converted to
  238.                 lowercase to maintain conformity with the domain standards.
  239.  
  240. Address         <full_5D_address>       [fakenet]
  241.  
  242.     You specify all your network addresses with this statement. Please encourage, 
  243.     that you really define all your addresses. Otherwise JetMail routes mail to
  244.     a not known AKA of you. <fakenet> is only necessary for mail to points with 
  245.     only 3D capable software (SEEN-BY entry).
  246.     
  247.     Example: Address 2:2456/114@fidonet.org  29114
  248.              Address 51:601/111@atarinet.ftn
  249.              Address 90:400/602@nest.ftn
  250.  
  251.  
  252. FLAGS & MISCELLANEOUS
  253. =====================
  254.          
  255. Debug           <flags>
  256.  
  257.     Specifies stages of debugging.
  258.     
  259.     Global        1
  260.     Import        2
  261.     Scan          4
  262.     Pack          8
  263.     Maint         16
  264.     Control flow  32
  265.     
  266.     Just add the values. For example: Debug 6 enables debugging of
  267.     scanner and importer.
  268.     
  269.     The 'flow' debug is logging the internal program trace. This should be
  270.     used if JetMail bombs reproducable. The log should be sent to the
  271.     authors.
  272.  
  273. Sysop           <name>
  274.  
  275.     Your Sysop name. Needed for setting 'Messages to sysop flag' in LED. Also
  276.     checked against your keyfile. 
  277.  
  278. Key             <serialnumber>
  279.  
  280.     With that keyword, you install your personal registration key or demo key.
  281.     Without that key, JetMail won't work.
  282.  
  283. Logfile         <filename> [maxsize]
  284.  
  285.     Name of the JetMail logging file. Defaults to LOGFILE.JM in the system
  286.     directory. If you specify maxsize (in KB), the built-in logfile trimmer
  287.     is activated. If the logfile grows above maxsize KB, the logfile is trimmed
  288.     to 3/4 of the former size.
  289.  
  290. NoLog           <flags>
  291. NoDisplay       <flags>
  292.  
  293.     Disables partially the logging of messages. Possible flags are:
  294.  
  295.     ~ : Miscellaneous
  296.     ! : Fatal error
  297.     ? : Warning
  298.     + : Major change
  299.     - : Minor change
  300.     = : Routing information 
  301.     # : Bundle information
  302.     * : Message logging
  303.     % : Results
  304.     $ : Bundle/Packet sizes
  305.     > : Debug information
  306.     & : Internal program flow information for debugging purposes
  307.     / : AreaFix messages
  308.  
  309.     Example: NoDisplay *% disables displaying of message logging and result 
  310.              information
  311.  
  312. VerboseLogging
  313.  
  314.     This one lets JetMail log all processed areas by MAINT and SCAN, for
  315.     debugging purposes.
  316.  
  317. BinkleyLog
  318.  
  319.     Switches to Binkley-style logging format. For people which use the same
  320.     logfile for Binkley and JetMail.
  321.  
  322. Nodelist        <path>
  323.  
  324.     Tells JetMail the path to a BNL nodelist base as compiled with
  325.     BTNC.
  326.  
  327. StdDays         <number>
  328. StdMinMsgs      <number>
  329. StdMaxMsgs      <number>
  330.  
  331.     Standard values for crunching echomail when not defined in AREAS.BBS.
  332.     Defaults to 21 days, 0/1500 messages.
  333.     
  334. MaxMsgLength    <length in KBytes>
  335.     
  336.     Sets the maximum message size JetMail should process. This defaults
  337.     to 32KB which is common standard. Using higher values could be
  338.     dangerous if other programs are interpreting the message size
  339.     value in the message header as a signed value.
  340.     
  341.     ATTENTION: Values above 64KB are NOT allowed! This will be possible
  342.                with a new message header format currently under development.
  343.     
  344. KeepBundles
  345.  
  346.     Rename Arcmail bundles to *.nnn after importing. Don't delete them.
  347.  
  348. MinDiskSpace    <number>
  349.  
  350.     Check diskspace before writing to a file. Measure is in KB.
  351.  
  352. MSGIDMode       <2D|3D|4D|5D>
  353.  
  354.     Mode of MSGID for locally entered messages. Defaults to 5D if not 
  355.     specified.
  356.  
  357. OriginMode      <2D|3D|4D|5D>
  358.  
  359.     Mode of Origin for locally entered messages. Defaults to 4D if not 
  360.     specified.
  361.  
  362. NoSaveLocal
  363.  
  364.     JetMail saves back locally written messages after exporting. This option
  365.     disables this feature if you have trouble with old out-dated software.
  366.  
  367. CheckEchoDupes   [<count>]
  368.  
  369.     Activates echomail dupechecking. JetMail keeps up the CRCs of the
  370.     last 8000 imported echomail messages for dupe checking. If 8000
  371.     is not enough, you can specify <count>.
  372.  
  373. CheckNetDupes
  374.     
  375.     Activates netmail dupechecking. The Via lines are checked if the netmail
  376.     has already passed our system.
  377.  
  378. DefPktType      <FTS0001|FSC0039|FSC0045|FSC0048>
  379.  
  380.     Default packet header type for mail to systems which are not links (normally
  381.     for crashmail). Defaults to FTS0001 which nearly every known mailprocessor
  382.     accepts.
  383.     
  384. NoMsgTrack
  385.  
  386.     Deactivates the built-in message tracker. The tracker checks if the
  387.     origin and destination of a netmail is listed and bounces it if not.
  388.     
  389.     The message tracker is only available with the full key.
  390.     
  391. KnownAddress     <patterns...>
  392.     
  393.     If you want declare some address(es) as "listed" which are not really
  394.     in the listed nodelist, you can do it with this statement. The built-in
  395.     message tracker treats them as "listed". So if you run a nodelist
  396.     with zone 2 compiled only and you route netmail to other zones
  397.     to your uplink, you don't want those netmails to checked by your
  398.     message tracker. With
  399.     
  400.     KnownAddress  1:*@fidonet.org 3:*@fidonet.org 4:*@fidonet.org
  401.     KnownAddress  5:*@fidonet.org 6:*@fidonet.org
  402.     
  403.     you can prevent those netmails to be bounced.
  404.     
  405. VacationDate    <date>
  406.  
  407.     Put here some information if you are on holiday. For every netmail to
  408.     you, JetMail takes the date after VacationDate and sends a short message
  409.     to the originator of the netmail including this date.
  410.  
  411.     Example:
  412.     
  413.     Vacationdate 31.12.1992
  414.     
  415.     You can exclude mail robots via "Robots".
  416.             
  417. ReAddress       "to_pattern" <address_pattern> "new_to" <newaddress_pattern> [NoNotify]
  418.  
  419.     ReAddresses netmail. Every netmail which destination address is matched by
  420.     <address_pattern> and To field matched by "to_pattern" will be redirected.
  421.     The To: field is changed to <new_to> (unchanged if <new_to> is *) and all
  422.     components of the destination address are changed to <newaddress_pattern>.
  423.     
  424.     In the <newaddress_pattern> parameter, all components of a 5D address must
  425.     be defined. You can leave out the .0 for nodes!
  426.     
  427.     Example: 
  428.     
  429.     ReAddress "*" 2:241/*@fidonet.org "Joerg Spilker" *:*/*.1@fidonet.org
  430.     
  431.     JetMail redirects every netmail to a system in net 241 to Joerg Spilker and
  432.     changes the point number to 1 in the address fields (not very useful :-))
  433.     
  434.     Also, you are able to modify, not just replace the To: string. In
  435.     the place of '*' in the new_to parameter, the old To: name is
  436.     inserted, so e.g. Albi Rebmann can use the following for his Zerberus
  437.     gateway
  438.     
  439.     ReAddress "*" 77:7700/430.0@LifeNet "*@CREDO.ZER" 77:7700/1.0@LifeNet
  440.     
  441.     to append @CREDO.ZER to the To: string and re-address it to his
  442.     Zerberus gate.
  443.     
  444.     Normally, the addressee is informed about the re-addressing which has
  445.     taken place. But if you run a gateway software which uses a point
  446.     address of your node system, you would not want to have extra text
  447.     added to the message body. So you can use the optional keyword
  448.     "NoNotify" to disable this notification.
  449.     
  450.     ATTENTION: JetMail has an automatic re-addressing for your points
  451.                built-in. This works only if JetMail knows the name of
  452.                this point, so it has to be listed in the nodelist or
  453.                specified by "Sysop <name>" in the link block.
  454.                
  455.                The virtual ReAddress line used for a link like
  456.                John Doe at 1:234/56.7@fidonet.org:
  457.                
  458.                ReAddress "John Doe" 1:234/56.*@fidonet.org "*" *:*/*.7@*
  459.  
  460.    NOTE: The name comparision is case INsensitive!
  461.     
  462. Purge   [From|To|Subject|Text]  <string>
  463.  
  464.     JetMails throws away every net- and echomail message with from/to/subject
  465.     field or message text containing <string>.
  466.     
  467.     <string> _CAN'T_ contain wildcards!
  468.     
  469.     ATTENTION: The comparison is case INsensitive!
  470.  
  471. Supervise       <name>
  472.  
  473.     JetMail copies all ECHOmail messages from or to <name> to the netmail
  474.     area and addresses them to the sysop.
  475.     
  476. FilterReqMsgs
  477.  
  478.     This flags tells JetMail to throw away all messages which the FILEREQUEST
  479.     flag set. This messages arrives usually if FD systems are requesting FILES.
  480.  
  481. NiceOrigin
  482.  
  483.     5D Origin looks like (2:245/96@fidonet.org). With NiceOrigin set, it looks
  484.     like (FidoNet 2:245/96) (the last case also with ORIGINmode = 4D).
  485.  
  486. NoReplyChains
  487.  
  488.     JetMail calculates reply chains from MSGID and REPLYID for the ReplyChain
  489.     feature of the current LED betaversions. NoReplyChains disables this
  490.     feature if you have problems with other software using mailer[0-3] message
  491.     header fields.
  492.  
  493. PrintMyMail
  494.  
  495.     Similar to ACS, this statement lets JetMail print every incoming message to
  496.     the sysop (netmail AND echomail). The printer status is checked before
  497.     every message.
  498.  
  499. PrinterLineLen   <val>
  500.  
  501.     This command sets the line length of your printer to an other value
  502.     than 70, which is the default. JetMail uses this value to wrap lines
  503.     of a paragraph if using PrintMyMail.
  504.  
  505. NoStripCrash
  506.  
  507.     JetMail strips the Crash flag while importing a netmail message and prevents
  508.     crashmails from other links to be sent via your system. This options turns
  509.     this feature off.
  510.  
  511. ImportArcmail
  512.  
  513.     This statements allows JetMail to import mail bundles in the known and
  514.     unknown inbound if specified. Default is only to import unbundled packets.
  515.     
  516.     ATTENTION: If you use this command, your system is a perfect target
  517.                for mail bombs!
  518.  
  519. NoDestCheck
  520.  
  521.     This switch turns the packet destination check of JetMail off. Some silly
  522.     software writes bad packet headers and relies on the uglyness of the
  523.     receiving system.
  524.  
  525. DisableAreafix
  526.  
  527.     Turns the built-in AreaFix off.
  528.  
  529. NoCPP
  530.  
  531.     This is used to turn the CPP (Circular Path Protection) globally off.
  532.  
  533. MonitorNetmail
  534.  
  535.     This one forces JetMail to save EVERY processed netmail into the
  536.     local netmail folder.
  537.  
  538. NoMonitor       <patterns...>
  539.  
  540.     This one is used for excepting some unwished netmails from being
  541.     monitored if using MonitorNetmail.
  542.  
  543. MonitorFix
  544.  
  545.     This one forces JetMail to save all AreaFix & FileFix (coming soon)
  546.     netmail traffic locally to your netmail area.
  547.  
  548. Interprete      <5Daddr> AS <5Daddr>
  549.  
  550.     This statement gives you the ability to translate packet
  551.     origin/destination addresses. The first address is the address
  552.     which is parsed from the packet header and which is replaced by
  553.     the second address.
  554.  
  555. Group           <groupchar>
  556. GroupEnd
  557.  
  558.     With this commands, you specify all area groups you will use in
  559.     AREAS.BBS with -Group and the <description> is listed on the top
  560.     of an AreaFix report. Within this group definition block, you can
  561.     use the following commands:
  562.     
  563.     Description <description>
  564.     Announce    <areas...>
  565.     MsgBasePath <path>
  566.     SortMode    [Sorted/Unsorted]
  567.     
  568.     If you don't define a description, the group will NOT be listed
  569.     on top of the AreaFix reports.
  570.     
  571.     Announce is used to specify areas, in which automatically added
  572.     or removed areas of this group are reported.
  573.     
  574.     If using Auto[D]Area, JetMail creates the HDR and MSG files in
  575.     the same directory where the netmail area is stored. You can now
  576.     define the path per group. Example:
  577.     
  578.     SortMode is used to switch sorted AreaFix list output on and off.
  579.     
  580.     UseNetNaming is used to activate automatic generation of
  581.     hirarchical directory structures according to the areatag if
  582.     AutoArea is used. This is useful for networks in which hirarchical
  583.     areatags are used (example: UseNet, AtariNet, NeST).
  584.     Addition of N.GER.BETA.JETMAIL would result in \N\GER\BETA\JETMAIL.HDR/MSG
  585.     and COMP.SYS.ATARI.ST in \COMP\SYS\ATARI\ST.HDR/MSG
  586.     
  587.     Group N
  588.        Description  NeST International Network
  589.        Announce     NEWECHOS.LOC
  590.        UseNetNaming
  591.        MsgBasePath  G:\MSGBASE\NEST\
  592.     GroupEnd
  593.     
  594.     Group A
  595.        Description  AtariNet - The direct link to ATARI USA
  596.        Announce     NEWECHOS.LOC
  597.        UseNetNaming.
  598.        MsgBasePath  G:\MSGBASE\ATARINET\
  599.     GroupEnd
  600.  
  601. NoAutoDisconnect
  602.  
  603.     JetMail's AreaFixer automatically disconnects passthrough-areas
  604.     which are not passed to another link at your uplink. This option
  605.     disables this feature.
  606.  
  607. CrunchAlways
  608.  
  609.     This one lets JetMail crunch the special areas FidoNetmail,
  610.     TrashArea, Dupearea and Archive everytime JetMail was invoked
  611.     with the SCAN[ALL] or PACK parameter.
  612.  
  613. MinCrunch <count>
  614.  
  615.     Tells JetMail not to compact areas in which less than <count> messages
  616.     would be removed.
  617.  
  618. NoDeleteUnread
  619.  
  620.     Tells JetMail not to delete unread messages.
  621.  
  622. KeepMemory <size>
  623.  
  624.     This one advises JetMail to leave <size> KB free memory to external
  625.     programs like archivers etc. Also very useful for multitasking environments
  626.     like MultiTOS, MiNT or MultiGEM.
  627.     
  628.     The default is to keep 400KB free.
  629.  
  630. AboutFile <file>
  631.  
  632.     This one is to define a file which will preceed every AreaFix
  633.     list report.
  634.  
  635. DupeRing
  636.  
  637.     This one enables dupe ring checking for those who have set up an
  638.     echomail backbone ring. This was made switchable because it takes
  639.     some extra time.
  640.  
  641. NoSaveSeenby
  642.  
  643.     Tells JetMail not to write SEEN-BY and PATH information into the
  644.     local message base.
  645.     
  646.     ATTENTION: This command should not be used by systems which have
  647.                echomail downlinks as rescanning is not longer possible.
  648.  
  649. LimitHandles
  650.  
  651.     This statements limits the amount of file I/O handles used by JetMail
  652.     for systems which don't support many of these. When using MiNT or
  653.     MultiTOS, JetMail automatically activates LimitHandles, but on FALCON
  654.     machines you have to do that manually if you don't run MultiTOS.
  655.  
  656. ArealistUnsorted
  657.  
  658.     Avoids alphabetically sorting your area listing in AreaFix reports.
  659.     
  660.     See also "SortMode" in the Group definition block.
  661.  
  662. StdMaxPktSize   <size in KB>
  663.  
  664.     Used to set a global maximum size for outgoing PKT files. The default
  665.     is NO limit.
  666.     
  667.     See also "MaxPktSize" in the Link definition block.
  668.     
  669.     ATTENTION: You have to leave enough memory to the archiver program
  670.                by using KeepMemory.
  671.  
  672. Robots          <patterns...>
  673.  
  674.     With that statement you can prevent JetMail from appending a signature
  675.     to addressees matching <pattern>. JetMail has the following names
  676.     hard-coded:
  677.     
  678.     o AreaFix
  679.     o AreaMgr
  680.     o JetMail AreaFix
  681.     o JetMail Server
  682.     o FileFix
  683.     o FileMgr
  684.     o Ticker
  685.     o Raid
  686.     
  687.     Example:
  688.     
  689.     Robots   *Mgr Manager *Fix GEcho
  690.     
  691.     Also, JetMail will not react on mail from these names if you are
  692.     using VacationDate. Also, no signature will be appended to netmails
  693.     to these "persons".
  694.  
  695. NoSignature     <patterns...>
  696.  
  697.     With this command, you can prevent JetMail from appending a
  698.     signature to addressees matching <patterns...>. This is very
  699.     useful if you write often netmails to mail partners who know the
  700.     information in your signature well (e.g. your uplink or boss).
  701.     
  702.     Example:
  703.     
  704.     NoSignature   *Spilker *Thieme
  705.     
  706.     ATTENTION: If you write to addressees listed behind "Robots" and
  707.                all hardcoded mail robots, they won't get any
  708.                signature. So you don't have to define these twice.
  709.  
  710. StartReqCompiler
  711.  
  712.     This keyword tells JetMail to start REQUESTC.TOS (Semper's
  713.     request compiler) in the current working directory after
  714.     processing incoming TIC files.
  715.  
  716. NoReplace
  717.  
  718.     Turns JetMail's Replace support for TIC files off.
  719.  
  720. AbsPathes
  721.  
  722.     This one forces JetMail to call archiver programs with absolute
  723.     pathes. Should solve problems with Mag!X (MagiC).
  724.  
  725.  
  726. LINK DEFINITIONS
  727. ================
  728.  
  729. Links are an elementary concept of JetMail. For every system to which you want
  730. to route mail, you have to specify characteristics like AreaFix password,
  731. Arcmail type, packettype and many more. Every link definition begins with the
  732. line:
  733.  
  734. Link            <full_5D_address> [fakenet]
  735.  
  736. and end withs the line
  737.  
  738. LinkEnd
  739.  
  740. The fakenet MUST be given if the Link is a point, and not one of yours
  741. and uses Controlmodes 2D or 3D. If he/she uses 4D or 5D Controlmodes,
  742. no fakenet is needed.
  743.  
  744. The following keywords are only active within linkdefinitions:
  745.  
  746. Sysop           <put name of link here>
  747.  
  748.     This field defines the name of the sysop. If not defined, JetMail tries to
  749.     get the sysop name from the sysop field of the nodelist. If JetMail can't
  750.     find the name in the nodelist, it puts 'Sysop' in the field. 
  751.    
  752.     This field is used for automatic replies or netmails to set the TO field
  753.     in the messageheader (instead of using "Sysop").
  754.  
  755. Remark          <some remarks>
  756.  
  757.     Add ONE line of remarks to a link.
  758.     
  759. Password        <upto_8_chars>
  760.  
  761.     Defines packet and AreaFix password. Please note that some systems don't
  762.     include a password in the packet header. In this case defining a Password
  763.     causes a 'password mismatch' when processing the packet.
  764.  
  765. SessionPwd      <upto_8_chars>
  766.  
  767.     Defines the session password with this link if it differs from your mail
  768.     password. This one was implemented to get request responses from BinkleyTerm
  769.     systems imported which contain the session password as packet
  770.     password.
  771.  
  772. AreaFixPwd      <upto_8_chars>
  773.  
  774.     Defines an AreaFix password. Only needed when you can't specify a password
  775.     because the link doesn't support packet passwords or if you want to have
  776.     different password for AreaFix and packet.
  777.  
  778. ArcMode         [ARCmail|LZHmail|LHAmail|ZIPmail|ZOOmail|ARJmail|None]
  779.  
  780.     Specifies which archiver to use for the link. If 'None' specified,
  781.     the packets will remain uncompressed.
  782.   
  783. PackCommand     <flags>
  784.  
  785.     If defined, <flags> overrules the standard flags for compressing from the 
  786.     archiver definition.
  787.   
  788.     Example: You have an archiver definition for ZIP like this:
  789.   
  790.              ZipPack  c:\archiver\zip\zipjr.ttp -a -mt
  791.            
  792.              But you know that some systems are using ZIP 2.0 compatible archivers
  793.              and you wish to send them deflated packets. Then you put a
  794.            
  795.              PackCommand   -a -mt -edb
  796.            
  797.              in the link definition.
  798.  
  799. PktType         [FTS0001|FSC0039|FSC0045|FSC0048]
  800.  
  801.     Packetheadertype for this link. Defaults to FSC0039. This type is supported
  802.     by nearly all mailprocessors. If your link complains about the type just try 
  803.     one of the others (FSC0048 first, then FSC0045 and at last FTS0001).
  804.  
  805.     For technical information about the header types take a look into the 
  806.     FidoNet Technical Standards. These documents should be available from any
  807.     FidoNet system.
  808.   
  809. INTLMode        [2D|3D|4D]
  810.  
  811.     Defines the address type for written INTL lines. These lines are needed for
  812.     interzone mails. Defaults to 3D.
  813.   
  814. ForceINTL
  815.  
  816.     This keyword forces JetMail to write an INTL in every mail, even if the 
  817.     zone doesn't change. Some echomail processors don't assume the origin and
  818.     destination zone of a message from the zone fields in the packetheader and
  819.     use the zone of their first alias instead (or assume the zone from the MSGID
  820.     and REPLY kludges which causes trouble if the originating network wasn't 
  821.     fido compatible). This causes for example a netmail from 90:4/0 recognized
  822.     as from 2:4/0 :-((
  823.  
  824. ControlMode      [2D|3D|4D|5D]
  825.  
  826.     Defaults to 2D and describes how to write SEEN-BY and PATH into echomail.
  827.     Please use modes higher than 2D only with other JetMail systems.
  828.  
  829. OutboundMode     [2D|3D|3Dpoint|4D|5D]
  830.  
  831.     Defaults to 5D. This one should be used by systems with links which are
  832.     using mailers which are not domain/zone/point aware, because Binkley-ST
  833.     takes the first own address as default template to expand the received
  834.     remote address. OutboundMode is very useful if having links in a domain
  835.     which isn't your default domain and they're using mailers which aren't
  836.     domain/zone/point aware. Or a foreign point is a link of you and he/she
  837.     presents his/her fakenet address, 'cause he is using a BinkleyTerm-ST
  838.     version below 3.00
  839.     
  840.     Examples:
  841.     
  842.     Presented remote's address | OutboundMode
  843.     ---------------------------+-------------
  844.     24596/5                    | 2D
  845.     2:24596/5                  | 3D
  846.     245/96.5                   | 3Dpoint
  847.     2:245/96.5                 | 4D
  848.     2:245/96.5@fidonet.org     | 5D (default)
  849.  
  850. NetmailType      [2D|3D|4D]
  851.  
  852.     Describes how to export netmail. Defaults to 4D which means that for point 
  853.     addressing FMPT/TOPT and INTL lines are written into the mail (standard). 3D 
  854.     uses the fakenet to generate the message header (containing a INTL kludge if 
  855.     the mail leaves the zone). 2D only writes the fakenet into the message-
  856.     header.
  857.  
  858.     There is no difference between 4D and 3D for nodes. The difference between
  859.     3D and 2D is the existence of an INTL line when the mail leaves the zone.
  860.   
  861. EchomailType     [2D|3D|4D]
  862.  
  863.     Same as NetmailType, but for Echomail.
  864.  
  865.     NOTE: You don't need a fakenet if you specify all kind of address modes 4D
  866.     or higher.
  867.   
  868. ExtraNetmail
  869.  
  870.     Send netmail unbundled in an extra packet. Standard is to put netmail and
  871.     echomail into one packet.
  872.  
  873. RouteNetmail
  874.     
  875.     Normally, netmail for Links or their points are sent direct to them. With
  876.     this flag, you can force JetMail to route the mail via the ROUTE-TO lines
  877.     of ROUTE.JM. According to Joerg, this feature is sometimes (seldom?, hint)
  878.     useful, if you have a protected session partner, but you don't want to
  879.     force him to call you for mail.
  880.     
  881. DummyPacket
  882.  
  883.     When using the POLL command in the routing file, JetMail generates an empty
  884.     packet (you know this from ACS) if using DummyPacket. Otherwise JetMail only
  885.     writes an OFT files of 0 byte length.
  886.   
  887.     Especially some FD systems need this dummy packets because they don't send
  888.     mail to you if you don't send mail to them :-))
  889.     
  890.     If you are using Semper, the fantastic mailer by Jan Kristen, then you have
  891.     to use DummyPacket in conjunction with POLL, because Semper doesn't
  892.     recognize empty OFT files as a reason to poll that system.
  893.  
  894. AutoArea        [group]
  895.  
  896.     Adds an non-existing area automatically to your AREAS.BBS file as and
  897.     connects the system. If not set, messages in unknown areas from this link
  898.     are trashed. You can define the group which the new area will get. This
  899.     should be used to prevent a FidoNet link to connect to an NeST area which
  900.     was automatically added.
  901.  
  902. AutoDArea       [group]
  903.  
  904.     Same as AutoArea, but adds the areas to the DAREAS.BBS as passthrough
  905.     area.
  906.  
  907. FwdRequests
  908.  
  909.     Allows forward requests of areas which aren't available at your system to
  910.     other systems. This part of the AreaFix isn't finished. He will reply to
  911.     the link that the request is forwarded but it really isn't. You have to
  912.     request the area manually.
  913.     
  914. NoNotify
  915.     
  916.     Deactivates NOTIFY for this link. For nearer information, look into
  917.     the chapter about the command line.
  918.  
  919. Passive         [groups]
  920.  
  921.     Defines that the link is on vacation and wants to get only the mail
  922.     addressed to him. If <groups> is specified, only the areas of the
  923.     specified groups are passive for that link.
  924.  
  925. CrashOK
  926.  
  927.     Allows JetMail to sent Crashmails to this link (point). This flag should
  928.     be used for points which are 24 hours online. This point must be listed.
  929.  
  930. Groups          <string>
  931.  
  932.     <string> determines to which areas the link can connect. If the group char
  933.     of an area matches one char in the string then the link is allowed to 
  934.     connect to this area. The group char has to be defined with the
  935.     Group command (see above).
  936.   
  937. Aka             <full_5D_address> [fakenet] [{groups}]
  938.  
  939.     Defines an AKA for this link. What happens is that JetMail makes a copy of
  940.     the link structure and substitutes fakenet and groups in the copy with the
  941.     values from the AKA statement.
  942.   
  943.     Example:
  944.   
  945.     Aka 90:400/0@nest.ftn {Nn}
  946.     Aka 2:245/90@fidonet.org 25090 {ABC}
  947.     
  948.     ATTENTION: If you use AutoArea or AutoDArea with their optional
  949.                parameter, the default group is NOT copied to the aka
  950.                link. Instead, the first group of the {} definition is
  951.                taken.
  952.  
  953. RouteAka        <full_5D_address> [fakenet] [{groups}]
  954.  
  955.     Same as Aka, but sets the RouteNetmail flag in the link copy.
  956.                 
  957. UseAlias        <full_5D_address>
  958.  
  959.     Use <full_5D_address> for packet and message header to this link. The
  960.     address has to be one of your aliases.
  961.   
  962.     This is usefull for coordinators which more than one address in a domain. 
  963.     For example, i've the addresses
  964.   
  965.     Address 90:4/0@nest.ftn
  966.     Address 90:400/0@nest.ftn
  967.     Address 90:400/100@nest.ftn
  968.   
  969.     When sending mail to a link, JetMail will normally use the first alias with
  970.     the correct domain from this table for all links. But this can cause
  971.     difficulties if points of me get mail with headers like this:
  972.     
  973.     90:4/0@nest.ftn -> 90:400/100.1@nest.ftn
  974.     
  975.     With UseAlias 90:400/100@nest.ftn in the link defintion for this point the
  976.     right header will be set.
  977.     
  978.     For HUBs which poll me, i'll set UseAlias 90:400/0@nest.ftn
  979.     
  980.     NOTE: Don't use Aka and UseAlias in one link definition.
  981.  
  982. RemoteAreaFix   <arealistname> [<areafixname>] [!<pwd>]
  983.  
  984.     This one is to make this system available for automatic area
  985.     request forwarding and to tell JetMail's AreaFix where a list of
  986.     areas is located which are available on this link. This list will
  987.     be included in your own list of available areas on your system.
  988.     
  989.     The arealist can also be a arealist returned by a JetMail system
  990.     if used %LIST. All you have to do is to name the list with the
  991.     extension '.JET' that JetMail knows, that this is a JetMail format
  992.     list. Also, you have to remove the whole header and footer of the
  993.     message returned by %LIST and concatenate all broken descriptions so
  994.     that one line in a *.JET file contains ONE (not more, not less)
  995.     area descriptions.
  996.     
  997.     You can use "+" instead of a filename to mark a default forward host.
  998.     If you define more than one default host, the last one is choosen.
  999.     
  1000.     The optional parameter <areafixname> is to define the name of the
  1001.     AreaFixer on this link if it's different from "AreaFix"
  1002.     
  1003.     !<pwd> is an optional parameter which is useful if the remote
  1004.     AreaFix is not domain aware and protects all areas from other
  1005.     domains than the default one with a special password (like ACS does).
  1006.     Forward requests will look like:
  1007.     
  1008.     NEST_AREA !pwd
  1009.     
  1010.     Note that all areas in the forward list for this link must be
  1011.     protected with the same password.
  1012.     
  1013.     ATTENTION: The <pwd> parameter HAS to be leaded by "!"
  1014.  
  1015. RemoteAFpassword <pwd>
  1016.  
  1017.     This statement is used to specify the password you must use with
  1018.     the remote's AreaFix.
  1019.  
  1020. NoReAddress
  1021.  
  1022.     Disables automatic Re-Addressing for this link (point). See also
  1023.     the description of "ReAddress".
  1024.  
  1025. AutoConnect <patterns...>
  1026.  
  1027.     This one lets JetMail connect all matching links to a new area
  1028.     received from this link. This is useful (e.g.) for RCs who want to
  1029.     distribute a new echo automatically to all other RCs.
  1030.     
  1031.     Example:
  1032.     
  1033.     Link 90:101/0@nest.ftn
  1034.        ...
  1035.        AutoDArea N
  1036.        AutoConnect 90:400/{[1-4]00} 90:7/0
  1037.        ...
  1038.     LinkEnd
  1039.     
  1040.     This would connect Joerg's hubs and NeST Italy to every new NeST
  1041.     area Joerg receives from James Partner (90:101/0@nest.ftn).
  1042.  
  1043. NoRoute
  1044.  
  1045.     This option prevents routing any netmails to this link. This switch
  1046.     is invented for systems running gateways under a point address. The
  1047.     netmails to this link are copied to the netmail are with the
  1048.     InTransit and Orphan flags.
  1049.  
  1050. MaxPktSize
  1051.  
  1052.     Sets the maximum PKT size for that link. See also "StdMaxPktSize".
  1053.  
  1054. JetMail
  1055.  
  1056.     This tells JetMail, that the remote system is using JetMail, too. This
  1057.     speeds up importing at the other site!
  1058.  
  1059.  
  1060. RECOGNIZED FLAGS IN AREAS.BBS
  1061. =============================
  1062.  
  1063. Scanning AREAS.BBS is one of the part of JetMail which is not as fast as the
  1064. name promises. The reason is that up to now, we don't have a binary AREAS.SYS
  1065. format. This means that every entry must be parsed and checked if it is a valid
  1066. link. But be hopeful, it's not for now and forever.
  1067.  
  1068. You needn't specfify domains in the AREAS.BBS file unless your configuration 
  1069. doesn't has two links with same numbers in different domains. JetMail will guess
  1070. the right domain from the link definition. JetMail will issue a warning when 
  1071. no link is defined for an entry in the AREAS.BBS.
  1072.  
  1073. Scanning the connected links is intelligent. Lines like the following are
  1074. possible and will lead to the expected result.
  1075.  
  1076. ATARI.GER 2:245/52@fidonet.org 96.1 .2 .3 .4 240/36 605 245/23
  1077.  
  1078.  
  1079.  
  1080. -MinMsgs        <number>
  1081.  
  1082.     Number of messages which will in all cases stay in the area even if they
  1083.     are older than specified by the -Days statement.
  1084.  
  1085. -MaxMsgs        <number>
  1086.  
  1087.     Maximum number of messages in the area.
  1088.     
  1089. -DAYS           <number>
  1090.  
  1091.     Messages older than <number> of days will be deleted on crunching.
  1092.     
  1093.     If you specify -DAYS 0, no messages will be deleted.
  1094.   
  1095.     All these values default to the messages settings in the configuration
  1096.     file if undefined in AREAS.BBS.
  1097.  
  1098. -Desc           <string>
  1099.  
  1100.     Description of the area. This one is send to users within AreaFix
  1101.     replys.
  1102.   
  1103. -ORIGIN         <string>
  1104.  
  1105.     Use <string> as origin for this area.
  1106.     
  1107. -Passthrough
  1108.  
  1109.     Area is Passthrough. Messages are distributed to the connected links but not
  1110.     saved into the local messagebase. This flag is only implemented to remain
  1111.     compatibility with ACS. JetMail uses the DAREAS.BBS file to store information
  1112.     about passthrough areas.
  1113.   
  1114. -ReadOnly
  1115.  
  1116.     This area is readonly. Only the sysop is allowed to send messages in this
  1117.     echo. Mail from other systems is trashed.
  1118.  
  1119. -Remote         <patterns>
  1120.  
  1121.     The patterns specify the systems which are allowed to send mails for
  1122.     this area. -Readonly has priority over -Remote.
  1123.     
  1124.     Example:
  1125.     
  1126.     -Remote 2:243/* 2:245/*
  1127.  
  1128. -NoRemote       <patterns>
  1129.  
  1130.     This is the negation of -Remote and works only in conjunction with it.
  1131.     
  1132.     Example:
  1133.     
  1134.     -Remote    2:243/*
  1135.     -NoRemote  2:243/114
  1136.     
  1137.     This pair allows all systems in net 243 except 243/114 to write in the
  1138.     area.
  1139.  
  1140. -Local
  1141.  
  1142.     BBS-only echo. Not scanned by JetMail.
  1143.   
  1144. -Group          <character>
  1145.  
  1146.     Classifies the group for this area. Only links with the appropiate group
  1147.     string can connect. Areas with no group specified can be connected by every
  1148.     link. Please note the problems if doing so: A link can connect a NeST area
  1149.     under his FidoNet address if the NeST areas aren't protected by special
  1150.     groups.
  1151.     
  1152.     ATTENTION: You have to assign a group to the area in order to make
  1153.                it accessible via AreaFix!
  1154.   
  1155. -UseAlias       <full_5D_address>
  1156.  
  1157.     Use this address for generating Origin/MSGID when scanning locally entered 
  1158.     messages.
  1159.   
  1160. -NoCPP
  1161.  
  1162.     Deactivates the (C)ircular (P)ath (P)rotection. This feature checks for
  1163.     duplicate system addresses in the PATH line. Trash message if so. Should not
  1164.     be used by ZoneGates. -NoCPP disables this check.
  1165.  
  1166. -Signature      <filename>
  1167.  
  1168.     Take signature from the file for locally entered messages. Like the 
  1169.     .signature file for UseNet newsreaders.
  1170.     
  1171.     ATTENTION: To prevent problems with automatic netmail utilities,
  1172.                JetMail doesn't append -Signatures in netmails to
  1173.                AreaFix, JetMail AreaFix, AreaMgr or FileFix.
  1174.  
  1175. -StripSeenby
  1176.  
  1177.     Strip SEEN-BY lines in this areas. Only usefull for ZoneGates.
  1178.     !!!!!!!!!!!!!!!!!! Must be permitted by the ZC !!!!!!!!!!!!!!!
  1179.     
  1180.     If you've got a permission, you should contact us. You'll get a special
  1181.     JETMAIL.KEY which enables this feature.
  1182.  
  1183. -NoSaveSeenby
  1184.  
  1185.     Same as global command NoSaveSeenby, but only for that specific
  1186.     area.
  1187.     
  1188.     ATTENTION: Rescanning of this area is no longer possible!
  1189.  
  1190. -Pseudonym <name>
  1191.  
  1192.     This one lets you use a pseudonym in an area when exporting
  1193.     locally entered messages. The From: field is filled with this
  1194.     <name>.
  1195.  
  1196. -AllowPvt
  1197.  
  1198.     This one allows private messages in this area. If not used, the
  1199.     Pvt flag is stripped while the next crunching process of this area
  1200.     or while scanning this message.
  1201.  
  1202. -NoHistory
  1203.  
  1204.     This flag prevents the area to be listed in the JetMail history
  1205.     files and JetStat charts.
  1206.  
  1207. -NoConnect [patterns...]
  1208. -NoDisconnect [patterns...]
  1209.  
  1210.     These ones are to avoid connecting/disconnecting via AreaFix for
  1211.     the systems matching one of the patterns. If no pattern is
  1212.     specified, nobody can (dis)connect.
  1213.     
  1214.     -NoConnect implies -NoForce
  1215.  
  1216. -ForcePvt
  1217.  
  1218.     This one lets JetMail set ALWAYS the Private flag of all messages
  1219.     in this area when crunching it.
  1220.  
  1221. -Password <pwd>
  1222.  
  1223.     This one is to set a special area password. This password has to
  1224.     be specified when connecting this area after a "!" sign.
  1225.  
  1226. -NoDeleteUnread
  1227.  
  1228.     Same as the global NoDeleteUnread, but only for THIS area.
  1229.  
  1230. -GateTo <areas...>
  1231.  
  1232.     With this option you can gate the area with others.
  1233.  
  1234. -ForceConnect <patterns...>
  1235.  
  1236.     This option forces certain links to connect to this area. A matching
  1237.     ForceConnect pattern implies a -NoDisconnect for this link.
  1238.     
  1239.     Example: -ForceConnect 90:?/0@nest.ftn
  1240.     
  1241. -NoForce <patterns>
  1242.  
  1243.     This command is used to make exceptions to -ForceConnect
  1244.  
  1245. -NoExport
  1246.  
  1247.     Avoid SCANning this area. This is useful if an echo is read-only
  1248.     for YOU and you want to prevent sending messages by mistake.
  1249.  
  1250. -OriginalEcho <name>
  1251.  
  1252.    With this option, you can define the <name> of the area under which the
  1253.    area is known to the network. So you can run UseNet's COMP.SYS.ATARI.ST
  1254.    as CSAST by defining:
  1255.    
  1256.    -OriginalEcho COMP.SYS.ATARI.ST
  1257.    G:\MSGBASE\INTERNET\CSAST CSAST  2:2456/95@fidonet.org
  1258.    
  1259.    So, LED users are able to distinguish very long area names.
  1260.  
  1261. -Continue <links...>
  1262.  
  1263.    With this one you can split too long link lists after an area
  1264.    definition to several lines. The first address of <links...> has
  1265.    to be a fully qualified address again (no abbreviations like ".10"
  1266.    or so).
  1267.    
  1268.    When writing the BBS file, JetMail automatically breaks lists if
  1269.    the lines becomes longer than approx. 200 characters. This helps
  1270.    editing the BBS file if your text editor supports only 256 chars
  1271.    per line (like Tempus).
  1272.    
  1273.  
  1274. ROUTING / EVENTS
  1275. ================
  1276.  
  1277. All kind of routing information is hold in an extra file names ROUTE.JM in the
  1278. system directory. In this file, you will define the mail flavour for systems.
  1279. You can change mail flavour to certain times with the Event feature. Mail
  1280. flavour can be defined seperately for Netmail and Echomail.
  1281.  
  1282. Please note, that all matching of addresses is done on a 5D basis. You will
  1283. find some examples later in this chapter.
  1284.  
  1285. Wildcards
  1286. ---------
  1287.  
  1288. JetMail accpets the following wildcards:
  1289.   
  1290. *               : matches anything
  1291. ALL             : same as *, but only active in ROUTE.JM
  1292. ?               : matches one char
  1293. [x-y]           : matches characters x through y
  1294. {str1,..,strN}  : matches str1 through strN
  1295.                   (where the strings CAN'T contain wildcards).
  1296.  
  1297. Examples:
  1298.   
  1299. 2:245/5[0-18-9]
  1300.   
  1301. is matched by 2:245/50, 2:245/51, 2:245/58 and 2:245/59
  1302.   
  1303. 2:243/{95,600}
  1304.   
  1305. is matched by 2:243/95 and 2:243/600
  1306.  
  1307. Events
  1308. ------
  1309.  
  1310. You can enable parts of the routing file only to specific times by enclosing
  1311. lines with Event ... EndEvent. The exact syntax is:
  1312.  
  1313. Event Day <start_time> <end_time>
  1314.  
  1315.     routing information
  1316.  
  1317. EndEvent
  1318.  
  1319.     Times are in the format hh:mm. Allowed days are: Mon, Tue, Wed, Thu, Fri, 
  1320.     Sat, Sun, WkDay and WkEnd. WkDay means from Mon to Fri and WkEnd stands for
  1321.     Sat and Sun. A syntax like Mon|Tue isn't possible at the moment. Only events
  1322.     with the All identifier may extend over midnight. The lines between Event
  1323.     and EndEvent are only parsed when system time is between start_time and 
  1324.     end_time. 
  1325.     
  1326.     ATTENTION: Place the events to the end of of ROUTE.JM, because the LAST rule
  1327.     is taken!
  1328.     
  1329. Changing of mail flavour
  1330. ------------------------
  1331.  
  1332. CHANGE          <flavour> TO <flavour>  <links>
  1333.  
  1334.     where <flavour> is one of the following: HOLD, NORMAL and CRASH. links must be
  1335.     defined in the link section of CONFIG.JM otherwise JetMail issues a warning.
  1336.     
  1337.     This command only affects bundles, packets and file requests, but not file-
  1338.     attaches and TICs (?FT).
  1339.  
  1340. CHANGE-FILE     <flavour> TO <flavour>  <links>
  1341.  
  1342.     Same as CHANGE but for fileattaches (?FT).
  1343.  
  1344.  
  1345. Routing
  1346. -------
  1347.  
  1348. ROUTE-TO        <destination-link> <patterns>
  1349.  
  1350.     Every netmail which destination address matches one of the <patterns> is
  1351.     routed to the <destination-link>. 
  1352.     
  1353.     Every <pattern> must match a 5D address. Some parts of a <pattern> are set
  1354.     by JetMail if not specified so that the pattern will match a 5D address.
  1355.     
  1356.     a) JetMail takes a missing zone from your first alias.
  1357.     
  1358.     b) A missing domain is taken from the first link with the same zone as in
  1359.        the pattern.
  1360.     
  1361.     c) If point is missing, * is taken.
  1362.     
  1363.     Example:
  1364.     
  1365.     245/52      -> 2:245/52.*@fidonet.org
  1366.     2:245/52.0  -> 2:245/52.0@fidonet.org
  1367.     90:101/0    -> 90:101/0.*@nest.ftn 
  1368.     90:*        -> 90:*.*@nest.ftn
  1369.     90:400/*    -> 90:400/*.*@nest.ftn
  1370.  
  1371.     Please note that specifying .0 in a <pattern> will cause only mail to THIS 
  1372.     system routed to <destination-link>. Mail to points of this node don't pass 
  1373.     the pattern matcher!!!!!!
  1374.     
  1375.     Specify FIRST the GENERAL routing and then the special cases (like in
  1376.     ACS and in opposite to IOS).
  1377.  
  1378. FORWARD-FROM    <patterns...>
  1379. FORWARD-TO      <patterns...>
  1380.  
  1381.     to limit netmail distribution only from/to certain portions of the
  1382.     whole network. If these statements aren't used, all netmail is
  1383.     routed to all destinations.
  1384.  
  1385. HOLD-FOR        <patterns...>
  1386.  
  1387.     Put NETmail on hold for all systems matching <patterns>.
  1388.  
  1389. CRASH-TO        <patterns...>
  1390.  
  1391.     Send NETmail to systems matching <patterns> crashed.
  1392.  
  1393. IMMEDIATE-TO    <patterns...>
  1394.  
  1395.     Send NETmail immediately to systems matching <patterns>.
  1396.  
  1397. DIRECT-TO       <patterns...>
  1398.  
  1399.     Send netmail to systems matching <patterns> directly to the
  1400.     destination system, same as if you set the Direct extended message
  1401.     flag.
  1402.     
  1403.     This command is the same as NO-ROUTE in ACS and others.
  1404.  
  1405. POLL            <links...>
  1406.  
  1407.     POLL defines, that you want to poll these links. In <links>, you CAN'T
  1408.     use patterns! You have to define the address(es) without * and ?
  1409.     
  1410.     If no bundle or packet is present, an empty flow file (*.OFT) is created
  1411.     to force BinkleyTerm to call these links in the mail events. If DummyPacket
  1412.     is set, JetMail creates an empty packet instead.
  1413.     
  1414.     If using POLL, JetMail generates normal outbound mail (OAT).
  1415.  
  1416. PICKUP          <links...>
  1417.  
  1418.     PICKUP is generally the same as POLL, but it doesn't force Binkley to
  1419.     poll. The links are only polled if mail is waiting for them.
  1420.     If using PICKUP, JetMail generates normal outgoing mail (OAT).
  1421.  
  1422. CRASH           <links...>
  1423.  
  1424.     Tells JetMail that you want to deliver all mail for these links
  1425.     crash. It generates CAT bundles.
  1426.  
  1427. HOLD            <links...>
  1428.  
  1429.     Tells JetMail that you want to put mail for these links on hold.
  1430.     This is the default if no POLL/PICKUP/CRASH is specified for a
  1431.     link. As you may already noticed, this statement is obsolete but
  1432.     is left in JetMail to remain highest compatibility to routefiles
  1433.     of other software.
  1434.     
  1435.     To make the differences clear between the statements with and
  1436.     without FOR/TO, some examples:
  1437.     
  1438.     DIRECT-TO 2:245/52.0@fidonet.org
  1439.     
  1440.     Puts echomail on hold (default) for the link and sends netmail as a normal
  1441.     mailpacket.
  1442.     
  1443.     POLL 2:243/95@fidonet.org
  1444.     CRASH-TO 2:243/95@fidonet.org
  1445.     
  1446.     NORMAL ECHOmail and sends NETmail CRASHed. If binkley runs an
  1447.     appropriate event, the poll is done wether you have mail to send
  1448.     or not.
  1449.         
  1450.     CRASH 2:243/95@fidonet.org
  1451.     HOLD-FOR 2:243/95@fidonet.org
  1452.     
  1453.     Sends ECHOmail CRASH to the link and puts NETmail on HOLD.
  1454.     
  1455.     HOLD-FOR/CRASH-TO/DIRECT-TO and IMMEDIATE-TO statements applies
  1456.     BEFORE routing!!!
  1457.     
  1458. DENY            <patterns>
  1459.  
  1460.     Don't process mail from systems matching <patterns>. The packets are
  1461.     renamed to *.DEN and imported, if no DENY is active for the originating
  1462.     system anymore. This statement can be used in mail events when
  1463.     using small call slots and your machine should not be busy
  1464.     processing received mail.
  1465.  
  1466. MOVE-MAIL       <destlink> <links...>
  1467.  
  1468.     All mail packets for <links...> are compressed into the bundle
  1469.     of <destlink>. This is useful for links with more than one network
  1470.     address, but his mailer can't handle this properly.
  1471.  
  1472. FILE-FROM       <patterns>
  1473.  
  1474.     Allows file routing from all systems matched by <patterns>.
  1475.  
  1476. FILE-TO         <patterns>
  1477.  
  1478.     Allows file routing to all systems matched by <patterns>.
  1479.  
  1480. FILE-MAX        <val> <patterns>
  1481.  
  1482.     Only files smaller than <val> in kilobytes (1024 bytes) are routed
  1483.     from/to the systems matched by <patterns>.
  1484.  
  1485. HOLD-MAX        <val> <patterns>
  1486.  
  1487.     This one defines the maximum amount of mail laid on hold for links
  1488.     matching <patterns>. <val> must be defined in kilobytes (1024 bytes).
  1489.     If a link exceeds his limit, the link flag "Passive" is set.
  1490.  
  1491. USE-ALIAS       <alias> <patterns>
  1492.  
  1493.     This one advises JetMail to use <alias> as From-address in netmail
  1494.     messages destinated to systems which match the specified patterns.
  1495.     This feature is similar to ACS's Key command.
  1496.  
  1497. EXCEPT          <patterns>
  1498.  
  1499.     With this command you can define exceptions to a one of these
  1500.     preceeding commands:
  1501.     
  1502.     HOLD-FOR
  1503.     DIRECT-TO
  1504.     CRASH-TO
  1505.     IMMEDIATE-TO
  1506.     DENY
  1507.     FILE-FROM
  1508.     FILE-TO
  1509.     FILE-MAX
  1510.     HOLD-MAX
  1511.     FORWARD-FROM
  1512.     FORWARD-TO
  1513.     
  1514.     Example: You want to delived netmail to the USA directly to it's
  1515.     destination. But netmail to net 205 should go it's normal route
  1516.     path. Then you have to define
  1517.     
  1518.     DIRECT-TO 1:ALL@fidonet.org
  1519.     EXCEPT 1:205/ALL@fidonet.org
  1520.  
  1521.  
  1522. STATISTICS
  1523. ==========
  1524.  
  1525. JetMail will write a statistic of inbound/outbound mail traffic and traffic
  1526. in the areas into the files INBOUND.HIS, OUTBOUND.HIS, ECHOMAIL.HIS and
  1527. TOP10.TXT
  1528.  
  1529. Simply try the JetStat programm. It's really nice. It must be placed
  1530. to the same place of JETMAIL.TTP if the environment variable JETMAIL
  1531. is NOT set.
  1532.  
  1533. You can pass "ASCII" to JetStat in the command line. The boxes of TOP10.TXT
  1534. are then drawn with ASCII characters.
  1535.  
  1536.  
  1537. COMMANDLINE
  1538. ===========
  1539.  
  1540. JetMail accepts the following options on the commandline (you can use more
  1541. than one of them at the same time seperated by a blank):
  1542.  
  1543. IMPORT/TOSS
  1544.     
  1545.     Import mail packets and distribute to connected systems. Don't bundle
  1546.     the packets. They just stay as *.TMP files in the outbound folders.
  1547.  
  1548. BUNDLE
  1549.  
  1550.     Bundles all *.TMP files in the outbound folders.
  1551.  
  1552. PACK
  1553.  
  1554.     Scan netmail for messages and export them.
  1555.  
  1556. SCAN
  1557.  
  1558.     Scan changed echomail areas for messages and export them.
  1559.     The archive bit will be used for determining if the area has been
  1560.     changed.
  1561.     
  1562.     Because of a "misdesign" in TOS versions below 1.04, JetMail isn't
  1563.     able to detect changed areas and because of this, SCAN will act
  1564.     like SCANALL.
  1565.  
  1566. SCANALL
  1567.  
  1568.     Same as scan. But scan all echomail areas.
  1569.  
  1570. MAINT/CRUNCH
  1571.  
  1572.     Crunch messagebase according to days/max and minmessages.
  1573.     
  1574.     Example of a logfile line:
  1575.     
  1576.     - 23:27:00  NET_DEV (8/175)
  1577.     
  1578.     In NET_DEV, 8 messages were deleted and 175 are remaining.
  1579.  
  1580. TICK
  1581.  
  1582.     Activates JetMail's TIC file processor.
  1583.     See TICKDOC.TXT for further informations.
  1584.     
  1585. HATCH
  1586.  
  1587.     Advises JetMail to process hatched files (using JMHatch).
  1588.  
  1589. NOTIFY
  1590.  
  1591.     Sends a netmail to all links with their link parameters like Arcmailtype,
  1592.     Packettype, used AKA for this system and link flags like Passive, AutoArea,
  1593.     FwdRequests and Dummypacket status. It also sends a little inbound/outbound
  1594.     statistic.
  1595.     
  1596.     NOTE: The notify message is only send to links, for which the
  1597.           "NoNotify" flag is NOT active.
  1598.  
  1599. REPORT
  1600.  
  1601.     Writes a system report message into the netmail folder with some
  1602.     configuration data.
  1603.  
  1604. WRITECFG
  1605.  
  1606.     Forces JetMail to write out the following config files before
  1607.     terminating:
  1608.     
  1609.       CONFIG.JM
  1610.       AREAS.BBS
  1611.       DAREAS.BBS
  1612.       TICKECHO.BBS
  1613.  
  1614. AREA=<name>
  1615.  
  1616.     Limit SCAN and MAINT to <area>.
  1617.  
  1618. LABEL=<name>
  1619.  
  1620.     Activate label <name> in the ROUTE.JM files.
  1621.     
  1622.     Labels are used as following:
  1623.     
  1624.     Label <name>
  1625.     [commands]
  1626.     EndLabel
  1627.  
  1628. REMOVE=<name>
  1629.  
  1630.     Allows you to remove an area from [D]AREAS.BBS. All links of that
  1631.     area will get an automatic AreaFix disconnect request.
  1632.     
  1633. +wait
  1634. -w
  1635. /w
  1636.  
  1637.     Wait for keypress after execution
  1638.     
  1639. +logfile <filename>
  1640. -l <filename>
  1641. /l <filename>
  1642.  
  1643.     specify other logfile.
  1644.     
  1645. ALL
  1646.  
  1647.     Short for IMPORT SCAN PACK BUNDLE MAINT
  1648.  
  1649.  
  1650. JETMAIL INTERFACE FOR ROUTING FILES
  1651. ===================================
  1652.  
  1653. JetMail has a build in interface for routing files. JetMail will look for
  1654. a special netmail message flag and when scanning the netmail. Please
  1655. contact Daniel Roesen (2:2456/114@fidonet.org or 90:400/602@nest.ftn
  1656. or 51:601/111@atarinet.ftn) for further information.
  1657.  
  1658.  
  1659. JETMAIL NETMAIL GATEWAY TO OTHER DOMAINS
  1660. ========================================
  1661.  
  1662. There is a built in interface to send mails to other domains in FidoNet
  1663. technology networks for systems which no direct access to this network.
  1664.  
  1665. Example: Daniel Roesen had no NeST access. But he wanted to send mail to some
  1666. NeST system (and he doesn't know the FidoNet address). His boss (or the host
  1667. of net 2456) bounced the mail back to Daniel because their messagetrackers
  1668. didn't know anything about zone 90.
  1669.  
  1670. What could he do? It's very easy. He just wrote a netmail like this:
  1671.  
  1672. From: Daniel Roesen on 2:2456/114
  1673. To:   Gateway on 2:243/6007
  1674. ------------------------------------------------------------------------------
  1675. To: Daron Brewood % 90:1/0@nest.ftn
  1676.  
  1677. Hi Daron, ..............
  1678.  
  1679.  
  1680. JetMail changes the message to
  1681.  
  1682. From: Gateway on 90:4/0
  1683. To:   Daron Brewood on 90:1/0
  1684. ------------------------------------------------------------------------------
  1685. From: Daniel Roesen % 2:2456/114@fidonet.org
  1686.  
  1687. and distributes it to the destination address. If Daron decides to reply he just
  1688. changes the word From: to To:
  1689.  
  1690. You can leave out the '%' if you want, JetMail understands both formats.
  1691.  
  1692.  
  1693. JETMAIL SERVER
  1694. ==============
  1695.  
  1696. JetMail has a built-in remote maintenance function for your system. If you know
  1697. FDServer (FrontDoor), you should know what I mean.
  1698.  
  1699. The server function is activated with
  1700.  
  1701. ServerPassword  <password>
  1702.  
  1703. You can write a netmail to "JetMail Server" on your own system with this
  1704. password in the subject line. The whole contents of the message (without kludges
  1705. is written to a file SERVER.BAT in the JetMail system directory.
  1706.  
  1707. This Batchfile can be executed by your main BBS batchfile.
  1708.  
  1709. ATTENTION:  If JetMail receives a server netmail, the contents is APPENDED
  1710.             to a probably existing SERVER.BAT, so you have to delete the file
  1711.             in your main BBS batchfile.
  1712.  
  1713.  
  1714. MENTAL SUPPORT:
  1715. ===============
  1716.  
  1717. This software was written while listening to:
  1718.  
  1719. Rage against the machine
  1720. Clawfinger
  1721. Mega 4
  1722. Dream Theater
  1723. Faith No More
  1724. U2
  1725. Pearl Jam
  1726. Guns N' Roses
  1727. Red Hot Chilli Peppers
  1728. Sophie B. Hawkins
  1729. Joe Satriani
  1730. Soul Asylum
  1731. MTV
  1732. etc...
  1733.  
  1734. Special thanx to the Jack Daniel's distillery for their great stuff!
  1735. ;-)
  1736.